CommonEvent 1248
Name = "会話：ゴーレム娘"

  999([1248])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>RESUME COMBAT..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>ELIMINATE INTRUDER WITH FULL POWER..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>*whirrrr*..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>CHI...PA-PA..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>FOLLOW ONLY THE QUEEN'S ORDERS..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>GOLEM... HAS A SOUL...?"])
    ShowText([""])
    ShowChoices([["You do", "You don't", "What is a soul?"], 0])
    When([0, "ある"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>I HAVE... SOUL...\n*whirrrr*..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>THEN WHY WOULD I...\n*whirrrr*..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "魂とは何だ？"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>............"])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>WHAT IS THE PURPOSE OF GOLEM'S EXISTENCE...?"])
    ShowText([""])
    ShowChoices([["Working", "Fighting", "Find out for yourself"], 0])
    When([0, "働くこと"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>LIVE ONLY TO WORK...\n*whirrrr*..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "戦うこと"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>THEN, I WILL FIGHT YOU...\n*whirrrr*..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "自分で見つけろ"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>DIFFICULT...\nBUT, THAT IS..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>WHAT IS THE PURPOSE OF HUMAN EXISTENCE?"])
    ShowText([""])
    ShowChoices([["Living happily", "Leaving offspring", "Working"], 0])
    When([0, "楽しく暮らすこと"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>LIVING HAPPILY IS THE PURPOSE OF EXISTENCE...\nINCOMPREHENSIBLE..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "子孫を残すこと"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>WHAT TO LEAVE...?\nINCOMPREHENSIBLE..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "働くこと"])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>SAME AS GOLEM...\nUNDERSTOOD..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 59])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>POWER SHORTAGE..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 59, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[59]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT COMPLETE..."])
        ShowText([""])
        ChangeItems([59, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT IMPOSSIBLE..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 200])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>PARTIAL MECHANICAL DAMAGE..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 200, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[200]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT COMPLETE..."])
        ShowText([""])
        ChangeItems([200, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT IMPOSSIBLE..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>COLLECTING FUNDS..."])
    ShowText([""])
    ConditionalBranch([7, 1125, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 1125G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT COMPLETE..."])
        ShowText([""])
        ChangeGold([1, 0, 1125])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["golem_fc1", 0, 0, 2])
        ShowText(["\\n<Golem Girl>REPLENISHMENT IMPOSSIBLE..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["golem_fc1", 0, 0, 2])
      ShowText(["\\n<Golem Girl>...UNABLE TO COLLECT!"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>PRESENT..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([11, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Golem Girl gave you a \\ii[11]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>PRESENT..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([219, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Golem Girl gave you a \\ii[219]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["golem_fc1", 0, 0, 2])
    ShowText(["\\n<Golem Girl>PRESENT..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1875])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Golem Girl gave you 1875G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
